Fix the local bus divider mapping
authorDave Liu <[email protected]>
Tue, 17 Nov 2009 12:49:05 +0000 (20:49 +0800)
committerKumar Gala <[email protected]>
Tue, 26 Jan 2010 04:14:39 +0000 (22:14 -0600)
commit0fd2fa6cce6eb91271ebf9733878d0f1fcbc9b32
treed1bcb623fa9b0e461630eb60d6a5686a00b711ac
parentc95d541e4b46cb3ba19bf35e34b1dc3ca32f7b4b
Fix the local bus divider mapping

The real clock divider is 4 times of the bits LCRR[CLKDIV],
according the latest RevF RM.

Signed-off-by: Dave Liu <[email protected]>
Signed-off-by: Kumar Gala <[email protected]>
cpu/mpc85xx/speed.c